projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a6886e
)
treemodelfilter: Add a summary
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 2 Mar 2021 03:50:27 +0000
(22:50 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:37 +0000
(16:37 +0000)
gtk/gtktreemodelfilter.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreemodelfilter.c
b/gtk/gtktreemodelfilter.c
index 4d686c744f4d852d402585a17e121977b9a0e467..db2a8e9075efe5e0aa647fdd109282af9960978e 100644
(file)
--- a/
gtk/gtktreemodelfilter.c
+++ b/
gtk/gtktreemodelfilter.c
@@
-25,10
+25,9
@@
/**
- * SECTION:gtktreemodelfilter
- * @Short_description: A GtkTreeModel which hides parts of an underlying tree model
- * @Title: GtkTreeModelFilter
- * @See_also:#GtkTreeModelSort
+ * GtkTreeModelFilter:
+ *
+ * A GtkTreeModel which hides parts of an underlying tree model
*
* A #GtkTreeModelFilter is a tree model which wraps another tree model,
* and can do the following things: